github.com/refraction-networking/utls.CompressionMethodsJSONUnmarshaler.compressionMethods (field)

4 uses

	github.com/refraction-networking/utls (current package)
		u_clienthello_json.go#L63: 	compressionMethods []uint8
		u_clienthello_json.go#L74: 			c.compressionMethods = append(c.compressionMethods, id)
		u_clienthello_json.go#L84: 	return c.compressionMethods